Schema bimoR.v1
Schema bimoR.v1 : Typ prosty restrictedDocumentsEnum
Typ prosty restrictedDocumentsEnum
Opis
Słownik możliwych rezultatów przeszukania bazy ZBD - Dokumenty Zastrzeżone.
Przestrzeń nazw http://api.big.pl/bimoR/v1
Typ
Restriction of xs:string
Diagram
Typ prosty restrictedDocumentsEnum
Przegląd
restrictedDocumentsEnum Restriction of xs:string
Słownik możliwych rezultatów przeszukania bazy ZBD - Dokumenty Zastrzeżone.
Dozwolone wartości
EnumerationnoDataFound
Brak ostrzeżenia. Nie znaleziono danych w bazie.
Enumerationwarning
Ostrzeżenie. Dokument tożsamości ma swój odpowiednik w bazie dokumentów zastrzeżonych.
Źródło
<xs:simpleType name="restrictedDocumentsEnum" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Słownik możliwych rezultatów przeszukania bazy ZBD - Dokumenty Zastrzeżone.</div>
    </xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="noDataFound">
      <xs:annotation>
        <xs:documentation>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml">Brak ostrzeżenia. Nie znaleziono danych w bazie.</div>
        </xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="warning">
      <xs:annotation>
        <xs:documentation>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml">Ostrzeżenie. Dokument tożsamości ma swój odpowiednik w bazie dokumentów zastrzeżonych.</div>
        </xs:documentation>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>
Zobacz także